home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EDITORS / BASICEDIT / !BASICEdit / !Run < prev    next >
Text File  |  1991-06-12  |  422b  |  16 lines

  1. | Install basic load utility!
  2. |
  3. SET BasicEdit$Dir <Obey$Dir>
  4. SET Temp$Path <BasicEdit$Dir>.
  5. RMensure ARMBasicEditor 1.00 RMLoad <Obey$Dir>.ArmBE
  6. RMEnsure ExtraModes 2.02 RMLoad <Obey$Dir>.NewModes
  7. RMensure FormEd 1.00 RMLoad Temp:FormEd
  8.  
  9. RMEnsure BSFix 1.00 RMLoad Temp:BSFixRM
  10. BSBuff On
  11.  
  12. |RMensure MouseCursor 1.00 RMLoad <Obey$Dir>.CursorRM
  13. Key 1 |<Current$Dir>.
  14. WimpSlot -min 24K -max 24K
  15. RUN <BasicEdit$Dir>.!RunImage
  16.